Click or drag to resize

GetFederationInformationResponseDomains Property

Represents the domain collection the configurations for which are returned in a GetDomainSettings Operation (SOAP), or the domains that the organization has federated in a GetFederationInformation Operation (SOAP).

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<string> Domains { get; }

Property Value

Type: IListString
See Also